Skip to content

Conversation

@JasperGeurtz
Copy link
Collaborator

Let me know what you think @dgant . This way it will use a more usual Builder pattern, however it will be a small breaking change for you here: https://github.com/dgant/PurpleWave/blob/a199736923ca0809ab1a7312448f090ced6c9db6/src/Lifecycle/Main.scala#L19

Should just be a change to:

... = new BWClientConfiguration.Builder()
  .with...()
  ...
  .build()

@JasperGeurtz JasperGeurtz requested a review from dgant October 13, 2022 15:41
Copy link
Contributor

@dgant dgant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, much nicer to avoid the explicit locking step!

@JasperGeurtz JasperGeurtz merged commit 95b640d into develop Oct 14, 2022
@JasperGeurtz JasperGeurtz deleted the make-bwclientconfiguration-buildable branch October 28, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants